Autogenerated HTML docs for v1.8.4.1-507-g97686
diff --git a/git.html b/git.html index 7f64c36..5edbfd1 100644 --- a/git.html +++ b/git.html
@@ -953,20 +953,38 @@ variable to <code>1</code>. </p> </dd> -</dl></div> -<div class="paragraph"><p>--glob-pathspecs: +<dt class="hdlist1"> +--glob-pathspecs +</dt> +<dd> +<p> Add "glob" magic to all pathspec. This is equivalent to setting the <code>GIT_GLOB_PATHSPECS</code> environment variable to <code>1</code>. Disabling globbing on individual pathspecs can be done using pathspec - magic ":(literal)"</p></div> -<div class="paragraph"><p>--noglob-pathspecs: + magic ":(literal)" +</p> +</dd> +<dt class="hdlist1"> +--noglob-pathspecs +</dt> +<dd> +<p> Add "literal" magic to all pathspec. This is equivalent to setting the <code>GIT_NOGLOB_PATHSPECS</code> environment variable to <code>1</code>. Enabling globbing on individual pathspecs can be done using pathspec - magic ":(glob)"</p></div> -<div class="paragraph"><p>--icase-pathspecs: + magic ":(glob)" +</p> +</dd> +<dt class="hdlist1"> +--icase-pathspecs +</dt> +<dd> +<p> Add "icase" magic to all pathspec. This is equivalent to setting - the <code>GIT_ICASE_PATHSPECS</code> environment variable to <code>1</code>.</p></div> + the <code>GIT_ICASE_PATHSPECS</code> environment variable to <code>1</code>. +</p> +</dd> +</dl></div> </div> </div> <div class="sect1"> @@ -2833,7 +2851,7 @@ <div id="footnotes"><hr /></div> <div id="footer"> <div id="footer-text"> -Last updated 2013-09-20 14:03:14 PDT +Last updated 2013-10-15 18:18:37 PDT </div> </div> </body>